Skip to content

Add get_meteonorm_tmy iotools function#2066

Closed
AdamRJensen wants to merge 3 commits into
pvlib:mainfrom
AdamRJensen:iotools.get_meteonorm
Closed

Add get_meteonorm_tmy iotools function#2066
AdamRJensen wants to merge 3 commits into
pvlib:mainfrom
AdamRJensen:iotools.get_meteonorm

Conversation

@AdamRJensen

@AdamRJensen AdamRJensen commented May 24, 2024

Copy link
Copy Markdown
Member
  • [ ] Closes #xxxx
  • I am familiar with the contributing guidelines
  • Tests added
  • Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

This PR adds a function to retrieve TMY irradiance data from Meteonorm pvlib.iotools.get_meteonorm_tmy. The PR completes my work on adding functions for the four major commercial irradiance data providers (the other being SolarAnywhere, Solcast, and Solargis).

An API key for testing has been provided by Jan Remund from Meteotest. The API key has been added as a GitHub Secret with the name METEONORM_API_KEY .

@AdamRJensen AdamRJensen added the io label May 24, 2024
@AdamRJensen AdamRJensen added this to the 0.11.0 milestone May 24, 2024
@mikofski

Copy link
Copy Markdown
Member

Ooh, can we also get meteonorm horizon too?

@AdamRJensen

Copy link
Copy Markdown
Member Author

Ooh, can we also get meteonorm horizon too?

@mikofski I assume you're a user of it? If so, then thumb this up and I'll add it.

@AdamRJensen

AdamRJensen commented Jun 7, 2024

Copy link
Copy Markdown
Member Author

Meteonorm is releasing a new API solution in the Fall of 2024, thus it does not make sense to develop an iotools function for the current API given that it will be outdated shortly.

@AdamRJensen AdamRJensen closed this Jun 7, 2024
@AdamRJensen AdamRJensen deleted the iotools.get_meteonorm branch September 26, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants